home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Source / ShortCutSvr / ShortCutSvrps.def < prev    next >
Text File  |  1996-08-21  |  211b  |  12 lines

  1.  
  2. LIBRARY      ShortCutSvrPS
  3.  
  4. DESCRIPTION  'Proxy/Stub DLL'
  5.  
  6. EXPORTS
  7.     DllGetClassObject       @1
  8.     DllCanUnloadNow         @2
  9.     GetProxyDllInfo         @3
  10.     DllRegisterServer        @4
  11.     DllUnregisterServer        @5
  12.